Register new snapshots
authorAlex Crichton <alex@alexcrichton.com>
Tue, 12 Aug 2014 05:04:43 +0000 (22:04 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 12 Aug 2014 06:53:02 +0000 (23:53 -0700)
src/etc/dl-snapshot.py
src/snapshots.txt

index c167ab50bd8ce61c31d83c1061a503af430e7a89..efc4e9af408c1ac4f48402966a1e1334db0d1618 100644 (file)
@@ -33,7 +33,8 @@ else:
 platform, hash = me.strip().split(' ')
 
 tarball = 'cargo-nightly-' + triple + '.tar.gz'
-url = 'http://static.rust-lang.org/cargo-dist/' + date.strip() + '/' + tarball
+# TODO: switch this to static.rust-lang.org when the mac bots are fixed
+url = 'https://static-rust-lang-org.s3.amazonaws.com/cargo-dist/' + date.strip() + '/' + tarball
 dl_path = "target/dl/" + tarball
 dst = "target/snapshot"
 
index bc6e10ee4d28e0c06271336fea1a029a0d6ac292..a8792fd1a625fc475f0a84b0cf45d415c922edb0 100644 (file)
@@ -1,3 +1,10 @@
+2014-08-12
+  linux-i386 af5e80dba2d845e30039302e57bd516c96b347de
+  linux-x86_64 42a7786073802d6b47dbb6d2bb071a322964b28e
+  macos-i386 244595a91534ce3097877d96241ae21d150e670d
+  macos-x86_64 8c56578bd4610adcc1b608aa841c13f6f9b60d45
+  winnt-i386 4708fba1f267c1c32460c7d8b4cd2ed8c32a1ecb
+
 2014-08-08
   linux-i386 44207002e96c4f1309af70673966ee1e67938f5e
   linux-x86_64 5dc5e5aa575814af2d4e40e9dcdca2c55b594bd1